ti: k3: common: Remove use of ARM platform code
authorAndrew F. Davis <afd@ti.com>
Mon, 29 Oct 2018 15:41:28 +0000 (10:41 -0500)
committerAndrew F. Davis <afd@ti.com>
Tue, 30 Oct 2018 17:18:05 +0000 (12:18 -0500)
commitef20285779a078158681191d0498f11ff4f78775
tree3a6bf1a7faf4465f9b0d5b25f90fc268334a036d
parent55dd52a39d077d46078d60b01cbfce91b3036f4d
ti: k3: common: Remove use of ARM platform code

A recent patch[0] has made setting up page tables into generic
code, complete the conversion for TI platforms by removing the
use of plat_arm_get_mmap() and using the mmap table directly.

[0] 0916c38deca4 ("Convert arm_setup_page_tables into a generic helper")

Signed-off-by: Andrew F. Davis <afd@ti.com>
plat/ti/k3/common/k3_bl31_setup.c
plat/ti/k3/common/plat_common.mk